From d856cb45e35377c5de9ca0f30283528a6565fef1 Mon Sep 17 00:00:00 2001 From: George Sapkin Date: Fri, 3 Oct 2025 02:07:39 +0300 Subject: [PATCH] python-trove-classifiers: bump to 2025.9.11.17 Adds classifier for Python 3.15. More details can be found in their tags: https://github.com/pypa/trove-classifiers/releases Signed-off-by: George Sapkin --- lang/python/python-trove-classifiers/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lang/python/python-trove-classifiers/Makefile b/lang/python/python-trove-classifiers/Makefile index fd80260471..8a5633c146 100644 --- a/lang/python/python-trove-classifiers/Makefile +++ b/lang/python/python-trove-classifiers/Makefile @@ -8,11 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-trove-classifiers -PKG_VERSION:=2023.11.29 +PKG_VERSION:=2025.9.11.17 PKG_RELEASE:=1 PYPI_NAME:=trove-classifiers -PKG_HASH:=ff8f7fd82c7932113b46e7ef6742c70091cc63640c8c65db00d91f2e940b9514 +PYPI_SOURCE_NAME:=trove_classifiers +PKG_HASH:=931ca9841a5e9c9408bc2ae67b50d28acf85bef56219b56860876dd1f2d024dd PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=LICENSE -- 2.30.2